From: Richard M. Stallman Date: Mon, 8 Apr 1996 13:45:39 +0000 (+0000) Subject: (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~84112 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=63273cc6352a8703d80661763a1692d9bd71b18f;p=emacs.git (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. --- diff --git a/src/config.in b/src/config.in index 01a8e291aa8..26e5f8f415c 100644 --- a/src/config.in +++ b/src/config.in @@ -125,7 +125,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef HAVE_LIBPTHREADS #undef HAVE_LIBRESOLV #undef HAVE_LIBXMU -#undef HAVE_NCURSES +#undef HAVE_LIBNCURSES #undef HAVE_ALLOCA_H